[INFO] cloning repository https://github.com/ggwpez/zepter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ggwpez/zepter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fggwpez%2Fzepter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fggwpez%2Fzepter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3a16d945b13e7000a1ee9d5057a08bced6f306c2
[INFO] testing ggwpez/zepter against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fggwpez%2Fzepter" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ggwpez/zepter
[INFO] finished tweaking git repo https://github.com/ggwpez/zepter
[INFO] tweaked toml for git repo https://github.com/ggwpez/zepter written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ggwpez/zepter on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ggwpez/zepter already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cpufeatures v0.3.0
[INFO] [stderr]   Downloaded relative-path v1.9.3
[INFO] [stderr]   Downloaded cargo-platform v0.3.2
[INFO] [stderr]   Downloaded histo v1.0.0
[INFO] [stderr]   Downloaded chacha20 v0.10.0
[INFO] [stderr]   Downloaded colour v2.1.0
[INFO] [stderr]   Downloaded page_size v0.6.0
[INFO] [stderr]   Downloaded streaming-stats v0.1.29
[INFO] [stderr]   Downloaded rstest_macros v0.26.1
[INFO] [stderr]   Downloaded rstest v0.26.1
[INFO] [stderr]   Downloaded rand_core v0.10.0
[INFO] [stderr]   Downloaded alloca v0.4.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.30
[INFO] [stderr]   Downloaded jiff-static v0.2.16
[INFO] [stderr]   Downloaded jiff v0.2.16
[INFO] [stderr]   Downloaded zerocopy v0.8.30
[INFO] [stderr]   Downloaded toml_edit v0.25.3+spec-1.1.0
[INFO] [stderr]   Downloaded serde_yaml_ng v0.10.0
[INFO] [stderr]   Downloaded criterion v0.8.2
[INFO] [stderr]   Downloaded criterion-plot v0.8.2
[INFO] [stderr]   Downloaded rand v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8fd2eaf2089ebac1700df4d6a727e79c57fada513c60617cf76f3419bc8c741a
[INFO] running `Command { std: "docker" "start" "-a" "8fd2eaf2089ebac1700df4d6a727e79c57fada513c60617cf76f3419bc8c741a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8fd2eaf2089ebac1700df4d6a727e79c57fada513c60617cf76f3419bc8c741a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fd2eaf2089ebac1700df4d6a727e79c57fada513c60617cf76f3419bc8c741a", kill_on_drop: false }`
[INFO] [stdout] 8fd2eaf2089ebac1700df4d6a727e79c57fada513c60617cf76f3419bc8c741a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f4b00ae050bf6469302f27d6156ff0a9d370386df463d04be2783795709a0c47
[INFO] running `Command { std: "docker" "start" "-a" "f4b00ae050bf6469302f27d6156ff0a9d370386df463d04be2783795709a0c47", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling toml_edit v0.25.3+spec-1.1.0
[INFO] [stderr]    Compiling cargo-platform v0.3.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling cargo_metadata v0.23.1
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling zepter v1.88.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 2m 07s
[INFO] running `Command { std: "docker" "inspect" "f4b00ae050bf6469302f27d6156ff0a9d370386df463d04be2783795709a0c47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4b00ae050bf6469302f27d6156ff0a9d370386df463d04be2783795709a0c47", kill_on_drop: false }`
[INFO] [stdout] f4b00ae050bf6469302f27d6156ff0a9d370386df463d04be2783795709a0c47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d5b00cf1f640e20317eb37d29b3d261c76e5421f093d8fbec02a900de7644794
[INFO] running `Command { std: "docker" "start" "-a" "d5b00cf1f640e20317eb37d29b3d261c76e5421f093d8fbec02a900de7644794", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling colour v2.1.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cargo_metadata v0.23.1
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling zepter v1.88.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 1m 55s
[INFO] running `Command { std: "docker" "inspect" "d5b00cf1f640e20317eb37d29b3d261c76e5421f093d8fbec02a900de7644794", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5b00cf1f640e20317eb37d29b3d261c76e5421f093d8fbec02a900de7644794", kill_on_drop: false }`
[INFO] [stdout] d5b00cf1f640e20317eb37d29b3d261c76e5421f093d8fbec02a900de7644794
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0222cf0b016f01343a0a8db4133de7eaef380e890c64080c9ebe922147463ae2
[INFO] running `Command { std: "docker" "start" "-a" "0222cf0b016f01343a0a8db4133de7eaef380e890c64080c9ebe922147463ae2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zepter-1ef1ffbc2111d847)
[INFO] [stdout] 
[INFO] [stdout] running 92 tests
[INFO] [stdout] test config::semver::test::parser_semver_works ... ok
[INFO] [stdout] test config::semver::test::semver_display_works ... ok
[INFO] [stdout] test config::semver::test::semver_from_serde_works ... ok
[INFO] [stdout] test config::semver::test::semver_is_newer_or_equal_works ... ok
[INFO] [stdout] test dag::tests::dag_transitive_hull_works::case_2 ... ok
[INFO] [stdout] test tests::add_feature_keeps_comments::case_1 ... ok
[INFO] [stdout] test tests::add_feature_keeps_comments::case_4 ... ok
[INFO] [stdout] test tests::add_feature_keeps_comments::case_5 ... ok
[INFO] [stdout] test tests::add_feature_keeps_comments::case_6 ... ok
[INFO] [stdout] test tests::add_feature_keeps_comments::case_2 ... ok
[INFO] [stdout] test tests::add_to_features_works::case_02 ... ok
[INFO] [stdout] test tests::add_to_feature_keeps_format ... ok
[INFO] [stdout] test tests::add_feature_keeps_comments::case_3 ... ok
[INFO] [stdout] test tests::add_to_features_works::case_01 ... ok
[INFO] [stdout] test tests::add_to_features_works::case_03 ... ok
[INFO] [stdout] test tests::add_to_features_works::case_08 ... ok
[INFO] [stdout] test tests::add_to_features_works::case_07 ... ok
[INFO] [stdout] test tests::add_to_features_works::case_06 ... ok
[INFO] [stdout] test tests::add_to_features_works::case_05 ... ok
[INFO] [stdout] test tests::add_to_features_works::case_04 ... ok
[INFO] [stdout] test tests::add_to_features_works::case_09 ... ok
[INFO] [stdout] test tests::canon_some_features_with_modes_works::case_3 ... ok
[INFO] [stdout] test tests::canon_some_features_with_modes_works::case_4 ... ok
[INFO] [stdout] test tests::canon_some_features_with_modes_works::case_8 ... ok
[INFO] [stdout] test tests::add_to_features_works::case_10 ... ok
[INFO] [stdout] test tests::deduplicate_feature_works::case_2 ... ok
[INFO] [stdout] test tests::deduplicate_feature_works::case_1 ... ok
[INFO] [stdout] test config::workflow::tests::workflow_file_from_yaml_works ... ok
[INFO] [stdout] test tests::canon_some_features_with_modes_works::case_7 ... ok
[INFO] [stdout] test tests::deduplicate_feature_works::case_4 ... ok
[INFO] [stdout] test tests::canon_some_features_with_modes_works::case_1 ... ok
[INFO] [stdout] test tests::deduplicate_feature_works::case_5 ... ok
[INFO] [stdout] test tests::canon_some_features_with_modes_works::case_9 ... ok
[INFO] [stdout] test tests::deduplicate_feature_works::case_6 ... ok
[INFO] [stdout] test tests::deduplicate_feature_works::case_7 ... ok
[INFO] [stdout] test tests::format_all_features_line_width_works::case_1 ... ok
[INFO] [stdout] test tests::format_all_features_line_width_works::case_5 ... ok
[INFO] [stdout] test tests::format_all_features_line_width_works::case_3 ... ok
[INFO] [stdout] test tests::crate_feature_works_without_section_exists ... ok
[INFO] [stdout] test tests::format_all_features_line_width_works::case_6 ... ok
[INFO] [stdout] test tests::format_all_features_works::case_05 ... ok
[INFO] [stdout] test tests::format_all_features_works::case_06 ... ok
[INFO] [stdout] test tests::canon_some_features_with_modes_works::case_6 ... ok
[INFO] [stdout] test tests::format_all_features_works::case_01 ... ok
[INFO] [stdout] test tests::format_all_features_works::case_02 ... ok
[INFO] [stdout] test tests::format_all_features_line_width_works::case_4 ... ok
[INFO] [stdout] test tests::format_all_features_works::case_07 ... ok
[INFO] [stdout] test tests::format_all_features_works::case_08 ... ok
[INFO] [stdout] test tests::format_all_features_line_width_works::case_2 ... ok
[INFO] [stdout] test tests::format_all_features_works::case_11 ... ok
[INFO] [stdout] test tests::deduplicate_feature_works::case_3 ... ok
[INFO] [stdout] test tests::format_all_features_works::case_10 ... ok
[INFO] [stdout] test tests::format_all_features_works::case_03 ... ok
[INFO] [stdout] test tests::format_all_features_works::case_09 ... ok
[INFO] [stdout] test tests::format_all_features_works::case_04 ... ok
[INFO] [stdout] test tests::format_all_features_works::case_14 ... ok
[INFO] [stdout] test tests::format_all_features_works::case_12 ... ok
[INFO] [stdout] test tests::format_all_features_works::case_16 ... ok
[INFO] [stdout] test tests::format_all_features_works::case_13 ... ok
[INFO] [stdout] test tests::format_feature_oneline_works::case_1 ... ok
[INFO] [stdout] test tests::format_all_features_works::case_17 ... ok
[INFO] [stdout] test tests::format_feature_oneline_works::case_2 ... ok
[INFO] [stdout] test tests::format_feature_oneline_works::case_7 ... ok
[INFO] [stdout] test tests::inject_workspace_dep_works::case_02 ... ok
[INFO] [stdout] test tests::format_feature_oneline_works::case_5 ... ok
[INFO] [stdout] test tests::inject_workspace_dep_works::case_03 ... ok
[INFO] [stdout] test tests::format_feature_oneline_works::case_3 ... ok
[INFO] [stdout] test tests::format_all_features_works::case_15 ... ok
[INFO] [stdout] test tests::inject_workspace_dep_works::case_04 ... ok
[INFO] [stdout] test tests::inject_workspace_dep_works::case_01 ... ok
[INFO] [stdout] test dag::tests::dag_transitive_hull_works::case_1 ... ok
[INFO] [stdout] test tests::format_feature_oneline_works::case_6 ... ok
[INFO] [stdout] test tests::format_feature_oneline_works::case_4 ... ok
[INFO] [stdout] test tests::inject_workspace_dep_works::case_08 ... ok
[INFO] [stdout] test tests::inject_workspace_dep_works::case_09 ... ok
[INFO] [stdout] test tests::lift_to_workspace_works::case_1 ... ok
[INFO] [stdout] test tests::inject_workspace_dep_works::case_11 ... ok
[INFO] [stdout] test tests::lift_to_workspace_works::case_4 ... ok
[INFO] [stdout] test tests::lift_to_workspace_works::case_3 ... ok
[INFO] [stdout] test tests::sort_all_features_works::case_1 ... ok
[INFO] [stdout] test tests::sort_all_features_works::case_2 ... ok
[INFO] [stdout] test tests::sort_all_features_works::case_3 ... ok
[INFO] [stdout] test tests::sort_all_features_works::case_4 ... ok
[INFO] [stdout] test tests::inject_workspace_dep_works::case_05 ... ok
[INFO] [stdout] test tests::inject_workspace_dep_works::case_06 ... ok
[INFO] [stdout] test tests::inject_workspace_dep_works::case_07 ... ok
[INFO] [stdout] test tests::inject_workspace_dep_works::case_10 ... ok
[INFO] [stdout] test tests::lift_to_workspace_works::case_2 ... ok
[INFO] [stdout] test tests::lift_to_workspace_works::case_6 ... ok
[INFO] [stdout] test tests::lift_to_workspace_works::case_5 ... ok
[INFO] [stdout] test tests::canon_some_features_with_modes_works::case_5 ... ok
[INFO] [stdout] test tests::canon_some_features_with_modes_works::case_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 92 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zepter-cb869e1e59cb82d2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-36686181d3de48e0)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test integration ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests zepter
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0222cf0b016f01343a0a8db4133de7eaef380e890c64080c9ebe922147463ae2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0222cf0b016f01343a0a8db4133de7eaef380e890c64080c9ebe922147463ae2", kill_on_drop: false }`
[INFO] [stdout] 0222cf0b016f01343a0a8db4133de7eaef380e890c64080c9ebe922147463ae2
